Skip to main content

Thread

Thread[f[args]] "threads" f over any lists that appear in args. 

Thread[f[args],h] threads f over any objects with head h that appear in args.

Thread[f[args],h,n] threads f over objects with head h that appear in the first n args.

Please visit the official Wolfram Language Reference for more details and examples on core symbols.